Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(riscv): add low order bits to faulting address #190

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

josecm
Copy link
Member

@josecm josecm commented Oct 31, 2024

This PR fixes an issue identified in #188 where the address for trapped byte and halfword accesses did not result in the correct trapped address because the two lower order bits were not retrieved from stval.

@danielRep danielRep self-assigned this Oct 31, 2024
@danielRep danielRep self-requested a review October 31, 2024 12:36
@danielRep danielRep merged commit 9bfb820 into main Nov 4, 2024
31 checks passed
@danielRep danielRep deleted the fix/sbi_fault_address_low_bits branch November 4, 2024 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants